ActiveReports 12
CopyTo(Int32,Style[],Int32,Int32) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > StyleSheet Class > CopyTo Method : CopyTo(Int32,Style[],Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal index As Integer, _
   ByVal array() As Style, _
   ByVal arrayIndex As Integer, _
   ByVal count As Integer _
) 
public void CopyTo( 
   int index,
   Style[] array,
   int arrayIndex,
   int count
)

Parameters

index
array
arrayIndex
count
See Also

Reference

StyleSheet Class
StyleSheet Members
Overload List